/*
Theme Name: IPTV
Author: Mostafa Khabbazian
Author URI: http://argoniptv.com
Version: 1.1
*/
.choose-section .et_pb_animation_top.et-animated {
 transition:all 0.4s;
 -webkit-filter:grayscale(100%);
 filter:grayscale(100%);
}
.choose-section .et_pb_animation_top.et-animated:hover {
 transform:scale(1.1);
 transition:all 0.4s;
 filter:none
}
.iptv-subscribe-icon .et_pb_animation_top.et-animated:hover {
 transform:scale(1.2);
 transition:all 0.4s;
 filter:none
}

.et_pb_tab_content {
    position: relative;
    list-style: lef;
    text-align: left;
direction: ltr;
}

.et_parallax_bg {
	background-image: url("images/slider2.jpg";);
}
#post-37 .et_pb_section_1.et_pb_section {
    background-color: #f17630 !important;
    padding-top: 54px !important;
}
.et_pb_section_2::before {
    background: rgba(255, 255, 255, 0.5) !important;
}
.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    background-image: radial-gradient(circle at center,#f17630 0%,#0a2a39 100%);
}

#post-37 .et_pb_section_1.et_pb_section {
    background-color: #fff !important;
}
.et_pb_tabs_0 .et_pb_tabs_controls li {
    background-color: #0e2a39 !important;
}
.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0 a {
    line-height: 2em !important;
}
.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
    color: #ffffff !important;
}
.et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f17630 !important;
}
#post-37 .et_pb_section.et_pb_section_2 {
    background-image: radial-gradient(circle at center,#0e2a39 0%,#f17630 100%) !important;padding: 0;margin-top: 90px;
}
.et_pb_section_2::before {
height: auto !important;}
.et_pb_cta_0.et_pb_promo .et_pb_promo_description {
    float: left;
    width: 83%;
    padding: 0;
}
.et_pb_promo_description h1{font-size: 25px;}
.et_pb_tabs_0.et_pb_tabs .et_pb_all_tabs {
    background-color: #f3f3f3;
}
.et_pb_text_inner p{
	text-align: justify;
font-size: 17px;
}
#main-header {
 
  -moz-transition:all 0.5s; /* Firefox 4 */
  -webkit-transition:all 0.5s; /* Safari and Chrome */
  -o-transition:all 0.5s; /* Opera */
  transition:all 0.5s;
 
    }
 .et_pb_tabs_controls li {
    margin-bottom: 2px;
}
 .et_pb_tabs_controls li:first-child {

}
.sticky #main-header {
 
  position:fixed;
    top : 0;
    width :100%;
    z-index:9999;
 
}
.class1{background:#f5f5f5 !important;}
.class2{background:#000 !important;}
.et_pb_text_inner p img {display: block;
margin: 0 auto;}
.et_pb_tab_content .col-md-4 {
    float: left;
    width: 33%;
}
.et_pb_text  table{
	display: block !important;
width: 100% !important;
overflow-x: auto !important;
}
@media only screen and (max-width:990px){
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menuu{
	background: #626262 !important;
	}
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: left;
    background: none !important;
}